/* _content/File Transfer/Shared/MainLayout.razor.rz.scp.css */
.page[b-d2ae4vva2i] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d2ae4vva2i] {
    flex: 1;
}

.sidebar[b-d2ae4vva2i] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-d2ae4vva2i] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d2ae4vva2i]  a, .top-row[b-d2ae4vva2i]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-d2ae4vva2i]  a:hover, .top-row[b-d2ae4vva2i]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-d2ae4vva2i]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

footer[b-d2ae4vva2i] {
    position: fixed;
    inset-block-end: 0;
    inset-inline-start: 0;
    background: #f5f5f5;
    width: 100vw;
    padding: 1rem 2rem;
}

[b-d2ae4vva2i] .download-page {
    width: 700px;
    max-width: 700px;
    flex-basis: 100%;
    align-self: center;
}

[b-d2ae4vva2i] .download-list .list-items {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

    [b-d2ae4vva2i] .download-list .list-items .mud-list-item {
        padding: 0;
    }

        [b-d2ae4vva2i] .download-list .list-items .mud-list-item .mud-paper {
            background: #fafafa;
        }

            [b-d2ae4vva2i] .download-list .list-items .mud-list-item .mud-paper > div {
                min-height: 48px;
            }

            [b-d2ae4vva2i] .download-list .list-items .mud-list-item .mud-paper > div.mud-progress-linear-small {
                min-height: 4px;
            }

[b-d2ae4vva2i] .doc-list {
    background: #fafafa;
    padding: 1rem 0.5rem;
}

    [b-d2ae4vva2i] .doc-list .list-items {
        max-height: 300px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    [b-d2ae4vva2i] .doc-list .mud-list.mud-list-padding {
        padding: 1rem 0;
    }

    [b-d2ae4vva2i] .doc-list .mud-list .mud-list-item .mud-paper > div {
        min-height: 48px;
    }

    [b-d2ae4vva2i] .doc-list .mud-list .mud-list-item .mud-paper > div.mud-progress-linear-small {
        min-height: 4px;
    }

    [b-d2ae4vva2i] .doc-list .mud-list-item-gutters {
        padding: 0 0 0.25rem;
    }

        [b-d2ae4vva2i] .doc-list .mud-list-item-gutters .mud-list-item-text {
            margin: 0;
        }

    [b-d2ae4vva2i] .doc-list .mud-input-control {
        margin-top: 0;
    }

    [b-d2ae4vva2i] .doc-list .mud-list .mud-icon-button {
        padding: 0.5rem;
    }

[b-d2ae4vva2i] .paper-panel {
    background: #fafafa;
    padding: 1rem;
}

@media (max-width: 640.98px) {
    .top-row[b-d2ae4vva2i] {
        justify-content: space-between;
    }

        .top-row[b-d2ae4vva2i]  a, .top-row[b-d2ae4vva2i]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-d2ae4vva2i] {
        flex-direction: row;
    }

    .sidebar[b-d2ae4vva2i] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d2ae4vva2i] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-d2ae4vva2i]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-d2ae4vva2i], article[b-d2ae4vva2i] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

[b-d2ae4vva2i] .mud-table, [b-d2ae4vva2i] .mud-table-sticky-header .mud-table-root .mud-table-head .mud-table-cell {
    background: #fafafa;
}

[b-d2ae4vva2i] .mud-table-root .mud-table-head .mud-table-cell {
    font-weight: 600;
}

[b-d2ae4vva2i] .summary-list {
    min-width: 450px;
    background: #fafafa;
}

[b-d2ae4vva2i] .mud-input.mud-input-underline:after {
    border-color: #00633e;
}

[b-d2ae4vva2i] .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol, [b-d2ae4vva2i] .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: #00633e;
}
/* _content/File Transfer/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ugyw7vky17] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ugyw7vky17] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ugyw7vky17] {
    font-size: 1.1rem;
}

.oi[b-ugyw7vky17] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ugyw7vky17] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ugyw7vky17] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ugyw7vky17] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ugyw7vky17]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ugyw7vky17]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ugyw7vky17]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ugyw7vky17] {
        display: none;
    }

    .collapse[b-ugyw7vky17] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-ugyw7vky17] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
